Skip to main content

fabColor

Type

property

Summary

Specifies the background color of the FAB.

Syntax

set the fabColor of widget to <RGBA Color>
get the fabColor of widget

Description

Use the fabColor property to specify the background color of the FAB.

Examples

set the fabColor of widget "NavigationRail" to "0,0,255,157"